[INFO] cloning repository https://github.com/Lewin671/quickjs-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lewin671/quickjs-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLewin671%2Fquickjs-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLewin671%2Fquickjs-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7bab92035d1b063f65ae8d67b772c7735dd925a
[INFO] testing Lewin671/quickjs-rust against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLewin671%2Fquickjs-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Lewin671/quickjs-rust
[INFO] finished tweaking git repo https://github.com/Lewin671/quickjs-rust
[INFO] tweaked toml for git repo https://github.com/Lewin671/quickjs-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lewin671/quickjs-rust on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lewin671/quickjs-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d134fb4c503e061b000d08e5a5b43b387455fdba9356fcf3e142bfd23985ca8c
[INFO] running `Command { std: "docker" "start" "-a" "d134fb4c503e061b000d08e5a5b43b387455fdba9356fcf3e142bfd23985ca8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d134fb4c503e061b000d08e5a5b43b387455fdba9356fcf3e142bfd23985ca8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d134fb4c503e061b000d08e5a5b43b387455fdba9356fcf3e142bfd23985ca8c", kill_on_drop: false }`
[INFO] [stdout] d134fb4c503e061b000d08e5a5b43b387455fdba9356fcf3e142bfd23985ca8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ece826919b4eb76fc674ad6b43d1f5a2bf4bda5fb7bd28e783216ec14913b6c3
[INFO] running `Command { std: "docker" "start" "-a" "ece826919b4eb76fc674ad6b43d1f5a2bf4bda5fb7bd28e783216ec14913b6c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling qjs-ast v0.1.0 (/opt/rustwide/workdir/crates/qjs-ast)
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling qjs-lexer v0.1.0 (/opt/rustwide/workdir/crates/qjs-lexer)
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling qjs-parser v0.1.0 (/opt/rustwide/workdir/crates/qjs-parser)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling qjs-runtime v0.1.0 (/opt/rustwide/workdir/crates/qjs-runtime)
[INFO] [stderr]    Compiling qjs-cli v0.1.0 (/opt/rustwide/workdir/crates/qjs-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s
[INFO] running `Command { std: "docker" "inspect" "ece826919b4eb76fc674ad6b43d1f5a2bf4bda5fb7bd28e783216ec14913b6c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ece826919b4eb76fc674ad6b43d1f5a2bf4bda5fb7bd28e783216ec14913b6c3", kill_on_drop: false }`
[INFO] [stdout] ece826919b4eb76fc674ad6b43d1f5a2bf4bda5fb7bd28e783216ec14913b6c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aadf080bfee967a75667d63f1cafdbda893d8f920fdf2795ed248ab914e24a3
[INFO] running `Command { std: "docker" "start" "-a" "8aadf080bfee967a75667d63f1cafdbda893d8f920fdf2795ed248ab914e24a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling qjs-lexer v0.1.0 (/opt/rustwide/workdir/crates/qjs-lexer)
[INFO] [stderr]    Compiling qjs-ast v0.1.0 (/opt/rustwide/workdir/crates/qjs-ast)
[INFO] [stderr]    Compiling qjs-parser v0.1.0 (/opt/rustwide/workdir/crates/qjs-parser)
[INFO] [stderr]    Compiling qjs-runtime v0.1.0 (/opt/rustwide/workdir/crates/qjs-runtime)
[INFO] [stderr]    Compiling qjs-cli v0.1.0 (/opt/rustwide/workdir/crates/qjs-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "8aadf080bfee967a75667d63f1cafdbda893d8f920fdf2795ed248ab914e24a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aadf080bfee967a75667d63f1cafdbda893d8f920fdf2795ed248ab914e24a3", kill_on_drop: false }`
[INFO] [stdout] 8aadf080bfee967a75667d63f1cafdbda893d8f920fdf2795ed248ab914e24a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 474815b41f4a9a9ec52776cec1fa10dfdce0ea3e062ef11adb09f61c351e0534
[INFO] running `Command { std: "docker" "start" "-a" "474815b41f4a9a9ec52776cec1fa10dfdce0ea3e062ef11adb09f61c351e0534", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qjs_ast-5f885c7656ff4746)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/qjs-5866a249839bef8e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::inserts_script_args_after_same_line_use_strict_directive ... ok
[INFO] [stdout] test tests::formats_test262_error_stage_and_type ... ok
[INFO] [stdout] test tests::inserts_script_args_after_use_strict_directive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qjs_lexer-3738ddb1ae145314)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test tests::accepts_non_ascii_identifier_characters ... ok
[INFO] [stdout] test tests::html_close_comment_allows_initial_whitespace ... ok
[INFO] [stdout] test tests::html_close_comment_allows_unicode_line_separators ... ok
[INFO] [stdout] test tests::html_close_comment_requires_preceding_line_terminator ... ok
[INFO] [stdout] test tests::escaped_contextual_keyword_is_plain_identifier_with_flag ... ok
[INFO] [stdout] test tests::html_close_comment_allows_multiline_block_comment_prefix_after_token ... ok
[INFO] [stdout] test tests::lexes_common_punctuators_with_spans ... ok
[INFO] [stdout] test tests::escaped_spelling_of_reserved_word_is_an_identifier_token_then_rejected ... ok
[INFO] [stdout] test tests::lexes_decimal_exponent_numeric_literals ... ok
[INFO] [stdout] test tests::lexes_declaration_keywords ... ok
[INFO] [stdout] test tests::lexes_division_after_bigint_literals ... ok
[INFO] [stdout] test tests::lexes_expression ... ok
[INFO] [stdout] test tests::lexes_legacy_octal_escape_sequences ... ok
[INFO] [stdout] test tests::lexes_multi_character_punctuators_with_longest_match ... ok
[INFO] [stdout] test tests::lexes_prefixed_numeric_literals ... ok
[INFO] [stdout] test tests::lexes_regexp_escaped_parens_with_spans ... ok
[INFO] [stdout] test tests::lexes_no_substitution_template_literals_as_strings ... ok
[INFO] [stdout] test tests::escaped_identifier_carries_had_escape_flag_and_span ... ok
[INFO] [stdout] test tests::lexes_unicode_escaped_identifier_braced_form ... ok
[INFO] [stdout] test tests::lexes_unicode_escaped_identifier_four_digit_form ... ok
[INFO] [stdout] test tests::lexes_regexp_literal_with_escaped_slash_and_braced_unicode_escape ... ok
[INFO] [stdout] test tests::lexes_private_names ... ok
[INFO] [stdout] test tests::lexes_bigint_literals ... ok
[INFO] [stdout] test tests::lexes_template_literals_with_substitutions ... ok
[INFO] [stdout] test tests::lexes_template_substitution_with_nested_braces ... ok
[INFO] [stdout] test tests::rejects_bare_hash ... ok
[INFO] [stdout] test tests::rejects_escape_decoding_to_invalid_identifier_character ... ok
[INFO] [stdout] test tests::private_name_carries_span ... ok
[INFO] [stdout] test tests::rejects_invalid_bigint_literals ... ok
[INFO] [stdout] test tests::rejects_invalid_decimal_exponent_numeric_literals ... ok
[INFO] [stdout] test tests::lexes_string_escape_sequences ... ok
[INFO] [stdout] test tests::preserves_template_line_continuations_in_raw_segments ... ok
[INFO] [stdout] test tests::html_close_comment_allows_block_comment_prefixes ... ok
[INFO] [stdout] test tests::rejects_invalid_prefixed_numeric_literals ... ok
[INFO] [stdout] test tests::rejects_invalid_string_escape_sequences ... ok
[INFO] [stdout] test tests::rejects_malformed_identifier_unicode_escape ... ok
[INFO] [stdout] test tests::rejects_unescaped_line_terminators_in_strings ... ok
[INFO] [stdout] test tests::reports_unterminated_block_comment ... ok
[INFO] [stdout] test tests::reports_unterminated_template_literal ... ok
[INFO] [stdout] test tests::plain_identifier_has_no_escape_flag ... ok
[INFO] [stdout] test tests::lexes_surrogate_unicode_escapes ... ok
[INFO] [stdout] test tests::normalizes_template_line_terminator_sequences ... ok
[INFO] [stdout] test tests::lexes_template_escape_sequences ... ok
[INFO] [stdout] test tests::skips_ecmascript_whitespace_and_line_terminators ... ok
[INFO] [stdout] test tests::skips_annex_b_html_like_comments ... ok
[INFO] [stdout] test tests::skips_line_and_block_comments ... ok
[INFO] [stdout] test tests::lexes_template_raw_segments ... ok
[INFO] [stdout] test tests::skips_string_line_continuations ... ok
[INFO] [stdout] test tests::unescaped_keyword_still_lexes_as_keyword ... ok
[INFO] [stdout] test tests::var_declaration_with_escaped_value_lexes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qjs_parser-1bbd3a7b3c8ae3e2)
[INFO] [stdout] 
[INFO] [stdout] running 180 tests
[INFO] [stdout] test helpers::tests::canonicalizes_numeric_property_keys ... ok
[INFO] [stdout] test tests::async_functions::async_as_property_name ... ok
[INFO] [stdout] test tests::async_functions::async_class_constructor_is_error ... ok
[INFO] [stdout] test tests::async_functions::async_call_is_not_an_arrow ... ok
[INFO] [stdout] test tests::async_functions::async_as_identifier_assignment ... ok
[INFO] [stdout] test tests::async_functions::async_function_expression_named_await_is_error ... ok
[INFO] [stdout] test tests::async_functions::async_function_strict_name_eval_or_arguments_is_error ... ok
[INFO] [stdout] test tests::async_functions::async_function_declaration_named_await_at_top_level_is_allowed ... ok
[INFO] [stdout] test tests::async_functions::await_as_binding_in_async_is_error ... ok
[INFO] [stdout] test tests::async_functions::await_in_arrow_inside_async_is_await_expression ... ok
[INFO] [stdout] test tests::async_functions::await_in_async_parameter_default_is_error ... ok
[INFO] [stdout] test tests::async_functions::await_is_identifier_in_sloppy_non_async_code ... ok
[INFO] [stdout] test tests::async_functions::await_unary_precedence ... ok
[INFO] [stdout] test tests::async_functions::for_await_with_for_in_is_error ... ok
[INFO] [stdout] test tests::async_functions::await_resets_in_nested_ordinary_function ... ok
[INFO] [stdout] test tests::async_functions::await_nests_right_associatively ... ok
[INFO] [stdout] test tests::async_functions::parses_async_arrow_parenthesized ... ok
[INFO] [stdout] test tests::async_functions::parses_async_arrow_single_identifier ... ok
[INFO] [stdout] test tests::async_functions::line_terminator_between_async_and_function_is_identifier ... ok
[INFO] [stdout] test tests::async_functions::non_async_function_flag_is_false ... ok
[INFO] [stdout] test tests::async_functions::for_await_outside_async_is_error ... ok
[INFO] [stdout] test tests::async_functions::line_terminator_before_async_arrow_parameters_is_error ... ok
[INFO] [stdout] test tests::async_functions::async_getter_and_setter_are_errors ... ok
[INFO] [stdout] test tests::async_functions::await_as_label_in_async_is_error ... ok
[INFO] [stdout] test tests::async_functions::function_named_await_nested_in_async_is_error ... ok
[INFO] [stdout] test tests::async_functions::parses_async_generator_declaration ... ok
[INFO] [stdout] test tests::async_functions::parses_async_no_parameters_arrow ... ok
[INFO] [stdout] test tests::classes::allows_field_named_static_or_get ... ok
[INFO] [stdout] test tests::async_functions::parses_class_async_methods ... ok
[INFO] [stdout] test tests::async_functions::plain_for_of_is_not_await ... ok
[INFO] [stdout] test tests::async_functions::parses_object_async_generator_method ... ok
[INFO] [stdout] test tests::async_functions::parses_for_await_of ... ok
[INFO] [stdout] test tests::async_functions::parses_object_async_method ... ok
[INFO] [stdout] test tests::classes::allows_arguments_in_nested_function_inside_field_initializer ... ok
[INFO] [stdout] test tests::async_functions::parses_async_function_expression ... ok
[INFO] [stdout] test tests::async_functions::parameter_conflicting_with_body_lexical_declaration_is_error ... ok
[INFO] [stdout] test tests::classes::allows_super_property_in_field_initializer ... ok
[INFO] [stdout] test tests::classes::does_not_panic_on_malformed_class ... ok
[INFO] [stdout] test tests::classes::field_asi_allows_newline_termination ... ok
[INFO] [stdout] test tests::classes::parses_class_declaration_with_constructor_and_methods ... ok
[INFO] [stdout] test tests::classes::allows_keyword_named_methods ... ok
[INFO] [stdout] test tests::classes::parses_class_expression_named_and_anonymous ... ok
[INFO] [stdout] test tests::classes::allows_semicolons_between_members ... ok
[INFO] [stdout] test tests::classes::allows_static_accessor_named_constructor ... ok
[INFO] [stdout] test tests::classes::allows_static_get_set_as_plain_method_names ... ok
[INFO] [stdout] test tests::async_functions::parses_async_function_declaration ... ok
[INFO] [stdout] test tests::classes::parses_empty_class_body ... ok
[INFO] [stdout] test tests::classes::parses_extends_clause_with_identifier_heritage ... ok
[INFO] [stdout] test tests::classes::parses_extends_clause_with_member_and_call_heritage ... ok
[INFO] [stdout] test tests::classes::parses_instance_accessors ... ok
[INFO] [stdout] test tests::classes::field_asi_rejects_two_fields_on_one_line ... ok
[INFO] [stdout] test tests::classes::parses_string_and_numeric_method_names ... ok
[INFO] [stdout] test tests::async_functions::async_shorthand_method_named_async ... ok
[INFO] [stdout] test tests::classes::parses_static_initialization_blocks ... ok
[INFO] [stdout] test tests::classes::parses_class_generator_method ... ok
[INFO] [stdout] test tests::classes::parses_computed_member_names ... ok
[INFO] [stdout] test tests::classes::canonicalizes_numeric_member_keys ... ok
[INFO] [stdout] test tests::classes::parses_computed_string_and_numeric_field_keys ... ok
[INFO] [stdout] test tests::classes::parses_static_methods_and_accessors ... ok
[INFO] [stdout] test tests::classes::parses_super_member_and_call_in_methods ... ok
[INFO] [stdout] test tests::classes::parses_public_fields_with_and_without_initializers ... ok
[INFO] [stdout] test tests::classes::rejects_getter_with_parameters ... ok
[INFO] [stdout] test tests::classes::rejects_instance_field_named_constructor ... ok
[INFO] [stdout] test tests::classes::rejects_setter_with_wrong_parameter_count ... ok
[INFO] [stdout] test tests::classes::rejects_static_field_named_prototype ... ok
[INFO] [stdout] test tests::classes::rejects_accessor_named_constructor ... ok
[INFO] [stdout] test tests::classes::rejects_static_prototype ... ok
[INFO] [stdout] test tests::classes::rejects_duplicate_constructor ... ok
[INFO] [stdout] test tests::classes::rejects_super_outside_valid_contexts ... ok
[INFO] [stdout] test tests::classes::rejects_arguments_in_field_initializer ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_always_reserved_word_is_rejected_at_lex_time ... ok
[INFO] [stdout] test tests::classes::static_is_a_method_name_when_not_followed_by_a_block ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_let_is_not_a_let_declaration ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_reserved_word_binding_is_allowed_in_sloppy_mode ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_reserved_word_binding_is_rejected_in_strict_mode ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_async_method_modifier_is_rejected ... ok
[INFO] [stdout] test tests::expressions::keeps_member_expressions_on_literal_starts_out_of_patterns ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_get_set_accessor_keywords_are_rejected ... ok
[INFO] [stdout] test tests::expressions::parses_assignment_as_right_associative ... ok
[INFO] [stdout] test tests::escaped_identifiers::unescaped_get_set_async_are_still_keywords_or_names ... ok
[INFO] [stdout] test tests::escaped_identifiers::escaped_identifier_value_is_decoded ... ok
[INFO] [stdout] test tests::escaped_identifiers::unescaped_let_is_still_a_declaration ... ok
[INFO] [stdout] test tests::expressions::parses_conditional_expression_as_right_associative ... ok
[INFO] [stdout] test tests::expressions::parses_exponentiation_as_right_associative ... ok
[INFO] [stdout] test tests::expressions::parses_logical_precedence ... ok
[INFO] [stdout] test tests::expressions::parses_comparison_before_equality ... ok
[INFO] [stdout] test tests::expressions::parses_binary_precedence ... ok
[INFO] [stdout] test tests::expressions::parses_update_and_compound_assignment ... ok
[INFO] [stdout] test tests::expressions::parses_destructuring_assignment_patterns ... ok
[INFO] [stdout] test tests::expressions::rejects_invalid_assignment_target ... ok
[INFO] [stdout] test tests::expressions::rejects_invalid_destructuring_assignments ... ok
[INFO] [stdout] test tests::expressions::rejects_strict_assignment_to_eval_or_arguments ... ok
[INFO] [stdout] test tests::generators::accessors_may_not_be_generators ... ok
[INFO] [stdout] test tests::expressions::parses_nullish_coalescing_expression ... ok
[INFO] [stdout] test tests::generators::strict_generator_named_yield_is_error ... ok
[INFO] [stdout] test tests::generators::generator_expression_named_yield_is_error_even_in_sloppy ... ok
[INFO] [stdout] test tests::expressions::parses_sequence_expression ... ok
[INFO] [stdout] test tests::expressions::parses_unary_before_multiplicative ... ok
[INFO] [stdout] test tests::expressions::parses_shift_and_bitwise_precedence ... ok
[INFO] [stdout] test tests::generators::function_named_yield_nested_in_generator_is_error ... ok
[INFO] [stdout] test tests::generators::non_generator_declaration_flag_is_false ... ok
[INFO] [stdout] test tests::generators::yield_before_newline_has_no_operand ... ok
[INFO] [stdout] test tests::generators::parses_named_generator_expression ... ok
[INFO] [stdout] test tests::generators::yield_is_assignment_expression ... ok
[INFO] [stdout] test tests::generators::yield_precedence_forms ... ok
[INFO] [stdout] test tests::generators::yield_in_arrow_inside_generator_is_yield_expression ... ok
[INFO] [stdout] test tests::generators::yield_in_generator_parameter_default_is_error ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_arrow_binding_pattern_parameters ... ok
[INFO] [stdout] test tests::generators::yield_is_identifier_in_sloppy_non_generator_code ... ok
[INFO] [stdout] test tests::generators::parses_anonymous_generator_expression ... ok
[INFO] [stdout] test tests::generators::parses_class_generator_methods ... ok
[INFO] [stdout] test tests::generators::parses_generator_declaration ... ok
[INFO] [stdout] test tests::expressions::rejects_strict_destructuring_target_eval_or_arguments ... ok
[INFO] [stdout] test tests::generators::parses_object_generator_method ... ok
[INFO] [stdout] test tests::generators::yield_nests_right_associatively ... ok
[INFO] [stdout] test tests::generators::yield_as_label_in_generator_is_error ... ok
[INFO] [stdout] test tests::generators::yield_no_line_terminator_before_star ... ok
[INFO] [stdout] test tests::generators::class_constructor_may_not_be_generator ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_bigint_literal ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_array_literal ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_binding_pattern_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_date_format_regexp_literal_smoke ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_default_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_binding_pattern_rest_elements ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_member_access_after_new_expression ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_new_expression ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_no_substitution_template_literal_as_string_literal ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_as_regexp_constructor_expression ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_braced_unicode_escape_and_u_flag ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_space ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_escaped_slash ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_digit_escape_and_flags ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_template_literal_with_substitutions ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_character_class_range ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_duplicate_method_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_rest_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_tagged_template_literal ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_escaped_atoms ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_legacy_octal_escapes_in_strict_strings_and_templates ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_object_literal_and_member_assignment ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_member_access ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_function_declaration_and_call ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_duplicate_names_in_pattern_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::parses_regexp_literal_with_comma ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_line_terminator_before_arrow ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_rest_parameter_defaults ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_reserved_arrow_parameter_names ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_restricted_arrow_parameter_names_in_strict_mode ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_duplicate_arrow_parameters ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_strict_function_body_with_default_parameters ... ok
[INFO] [stdout] test tests::private_names::allows_getter_setter_private_pair ... ok
[INFO] [stdout] test tests::private_names::forward_reference_within_class_resolves ... ok
[INFO] [stdout] test tests::private_names::parses_private_methods_and_accessors ... ok
[INFO] [stdout] test tests::literals_and_functions::rejects_strict_directive_with_pattern_parameters ... ok
[INFO] [stdout] test tests::private_names::rejects_delete_of_private_member ... ok
[INFO] [stdout] test tests::private_names::rejects_private_name_outside_class ... ok
[INFO] [stdout] test tests::private_names::rejects_duplicate_private_names ... ok
[INFO] [stdout] test tests::private_names::rejects_undeclared_private_name ... ok
[INFO] [stdout] test tests::statements::parses_break_and_continue_statements ... ok
[INFO] [stdout] test tests::statements::parses_debugger_statement ... ok
[INFO] [stdout] test tests::statements::parses_do_while_statement ... ok
[INFO] [stdout] test tests::statements::parses_throw_statement_with_argument ... ok
[INFO] [stdout] test tests::statements::parses_for_in_statement ... ok
[INFO] [stdout] test tests::statements::parses_if_else_statement ... ok
[INFO] [stdout] test tests::statements::parses_try_catch_finally_statement ... ok
[INFO] [stdout] test tests::statements::parses_for_statement ... ok
[INFO] [stdout] test tests::statements::parses_variable_declaration_binding_patterns ... ok
[INFO] [stdout] test tests::private_names::parses_private_instance_and_static_fields ... ok
[INFO] [stdout] test tests::statements::parses_while_statement ... ok
[INFO] [stdout] test tests::private_names::parses_private_member_access ... ok
[INFO] [stdout] test tests::statements::rejects_const_without_initializer ... ok
[INFO] [stdout] test tests::private_names::rejects_private_constructor ... ok
[INFO] [stdout] test tests::statements::rejects_destructuring_declaration_without_initializer ... ok
[INFO] [stdout] test tests::statements::parses_destructuring_loop_heads_and_catch_patterns ... ok
[INFO] [stdout] test tests::statements::parses_for_of_statement ... ok
[INFO] [stdout] test tests::statements::parses_switch_statement ... ok
[INFO] [stdout] test tests::private_names::nested_class_sees_outer_private_name ... ok
[INFO] [stdout] test tests::private_names::parses_private_brand_check ... ok
[INFO] [stdout] test tests::statements::parses_variable_declaration ... ok
[INFO] [stdout] test tests::statements::parses_with_statement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 180 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qjs_runtime-54645b635be0bddc)
[INFO] [stdout] 
[INFO] [stdout] running 594 tests
[INFO] [stdout] test array_buffer::tests::array_buffer_species_is_self ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_slice_resolves_bounds ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_byte_length_brand_check ... ok
[INFO] [stdout] test data_view::tests::data_view_buffer_accessor_returns_backing_buffer ... ok
[INFO] [stdout] test data_view::tests::data_view_get_coerces_index ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_slice_rejects_non_object_constructor ... ok
[INFO] [stdout] test data_view::tests::data_view_negative_index_throws ... ok
[INFO] [stdout] test data_view::tests::data_view_not_callable_without_new ... ok
[INFO] [stdout] test data_view::tests::data_view_constructor_length_and_name ... ok
[INFO] [stdout] test data_view::tests::data_view_set_bigint_rejects_number ... ok
[INFO] [stdout] test array_buffer::tests::detach_array_buffer_host_hook_marks_detached ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_max_byte_length_is_rejected ... ok
[INFO] [stdout] test data_view::tests::data_view_bigint_round_trips ... ok
[INFO] [stdout] test data_view::tests::data_view_int32_round_trip_both_endians ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_constructor_and_byte_length ... ok
[INFO] [stdout] test function::local_names::tests::collects_function_local_names_in_sorted_order ... ok
[INFO] [stdout] test data_view::tests::data_view_int8_sign_extension ... ok
[INFO] [stdout] test data_view::tests::data_view_accessors_brand_check ... ok
[INFO] [stdout] test regexp::matcher::tests::captures_greedy_quantified_group_range ... ok
[INFO] [stdout] test array_buffer::tests::array_buffer_is_view_reports_typed_arrays ... ok
[INFO] [stdout] test regexp::matcher::tests::captures_nested_group_ranges ... ok
[INFO] [stdout] test regexp::matcher::tests::dot_excludes_line_terminators_unless_dot_all ... ok
[INFO] [stdout] test data_view::tests::data_view_float_round_trips ... ok
[INFO] [stdout] test regexp::matcher::tests::lazy_quantifiers_try_shorter_matches_first ... ok
[INFO] [stdout] test regexp::matcher::tests::legacy_decimal_escapes_define_character_class_ranges ... ok
[INFO] [stdout] test data_view::tests::data_view_set_out_of_bounds_throws_range_error ... ok
[INFO] [stdout] test data_view::tests::data_view_set_coerces_value_before_bounds_check ... ok
[INFO] [stdout] test data_view::tests::data_view_get_out_of_bounds_throws_range_error ... ok
[INFO] [stdout] test regexp::matcher::tests::legacy_class_control_escapes_match_digits_and_underscore ... ok
[INFO] [stdout] test data_view::tests::data_view_to_string_tag_is_data_property ... ok
[INFO] [stdout] test regexp::matcher::tests::lookahead_assertions_are_zero_width ... ok
[INFO] [stdout] test html_dda::tests::is_html_dda_uses_annex_b_undefined_emulation ... ok
[INFO] [stdout] test regexp::matcher::tests::multiline_anchors_match_around_line_terminators ... ok
[INFO] [stdout] test regexp::matcher::tests::lookbehind_assertions_match_preceding_text ... ok
[INFO] [stdout] test regexp::matcher::tests::quantified_groups_preserve_atom_order_and_clear_skipped_captures ... ok
[INFO] [stdout] test regexp::matcher::tests::matches_numbered_backreferences ... ok
[INFO] [stdout] test regexp::matcher::tests::top_level_alternatives_ignore_character_class_pipes ... ok
[INFO] [stdout] test regexp::matcher::tests::named_groups_capture_and_backreference ... ok
[INFO] [stdout] test regexp::matcher::tests::unicode_character_classes_match_surrogate_pairs_as_code_points ... ok
[INFO] [stdout] test regexp::unicode::tests::binary_properties ... ok
[INFO] [stdout] test regexp::unicode::tests::case_sensitive_names ... ok
[INFO] [stdout] test regexp::matcher::tests::unicode_property_escapes_match_code_points ... ok
[INFO] [stdout] test regexp::matcher::tests::whitespace_escapes_use_ecmascript_character_set ... ok
[INFO] [stdout] test regexp::matcher::tests::top_level_alternatives_match_leftmost_first ... ok
[INFO] [stdout] test regexp::unicode::tests::general_category_groups ... ok
[INFO] [stdout] test regexp::unicode::tests::rejects_invalid ... ok
[INFO] [stdout] test regexp::unicode::tests::scripts_and_extensions ... ok
[INFO] [stdout] test data_view::tests::data_view_subclassing_uses_new_target_prototype ... ok
[INFO] [stdout] test data_view::tests::data_view_rejects_out_of_bounds_offset_and_length ... ok
[INFO] [stdout] test regexp::unicode::tests::general_category_lone_and_qualified ... ok
[INFO] [stdout] test data_view::tests::data_view_set_coerces_index_before_value ... ok
[INFO] [stdout] test data_view::tests::data_view_requires_array_buffer ... ok
[INFO] [stdout] test data_view::tests::data_view_zero_length_view ... ok
[INFO] [stdout] test string::prototype::case::tests::normalize_rejects_invalid_form ... ok
[INFO] [stdout] test data_view::tests::data_view_constructor_defaults_to_buffer_remainder ... ok
[INFO] [stdout] test data_view::tests::data_view_uint16_big_and_little_endian ... ok
[INFO] [stdout] test tests::arrays::constructor::exposes_array_species_accessor ... ok
[INFO] [stdout] test tests::arrays::flat_map::evaluates_array_flat_map_callback_arguments_and_this_arg ... ok
[INFO] [stdout] test tests::arrays::flat_map::rejects_array_flat_map_non_callable_callback ... ok
[INFO] [stdout] test string::prototype::case::tests::locale_compare_returns_ordering_number ... ok
[INFO] [stdout] test string::prototype::case::tests::case_conversion_iterates_over_utf16_code_points ... ok
[INFO] [stdout] test tests::arrays::constructor::evaluates_array_from_mapping ... ok
[INFO] [stdout] test string::prototype::case::tests::normalize_supports_unicode_forms ... ok
[INFO] [stdout] test tests::arrays::flat_map::skips_missing_flattened_indexes_but_reads_inherited_indexes ... ok
[INFO] [stdout] test tests::arrays::flatten::evaluates_array_flat_default_depth ... ok
[INFO] [stdout] test tests::arrays::constructor::evaluates_array_constructor_length_argument ... ok
[INFO] [stdout] test tests::arrays::flat_map::evaluates_array_flat_map_basic_mapping_and_flattening ... ok
[INFO] [stdout] test regexp::matcher::tests::property_escapes_resolve_once_and_match_repeatedly ... ok
[INFO] [stdout] test tests::arrays::constructor::evaluates_array_from_iterables ... ok
[INFO] [stdout] test tests::arrays::constructor::exposes_array_from_async_static_surface ... ok
[INFO] [stdout] test tests::arrays::constructor::maps_array_from_iterables_during_consumption ... ok
[INFO] [stdout] test tests::arrays::flatten::evaluates_array_flat_species_constructor_validation ... ok
[INFO] [stdout] test tests::arrays::indexing::dense_index_store_preserves_prototype_set_semantics ... ok
[INFO] [stdout] test tests::arrays::flatten::evaluates_array_flat_explicit_depth ... ok
[INFO] [stdout] test tests::arrays::flatten::evaluates_array_flat_depth_coercion_and_values ... ok
[INFO] [stdout] test tests::arrays::sequence::evaluates_array_to_reversed ... ok
[INFO] [stdout] test tests::arrays::constructor::evaluates_array_from_static_constructor ... ok
[INFO] [stdout] test regexp::matcher::tests::long_greedy_repetition_does_not_overflow_the_stack ... ok
[INFO] [stdout] test tests::arrays::sort::evaluates_array_sort_with_compare_function ... ok
[INFO] [stdout] test tests::arrays::sort::evaluates_array_sort_default_order ... ok
[INFO] [stdout] test tests::arrays::sort::evaluates_array_to_sorted_default_order ... ok
[INFO] [stdout] test tests::arrays::constructor::evaluates_array_of_static_constructor ... ok
[INFO] [stdout] test tests::arrays::sort::rejects_non_callable_array_sort_comparator ... ok
[INFO] [stdout] test tests::arrays::splice::evaluates_array_splice_bounds ... ok
[INFO] [stdout] test tests::arrays::indexing::evaluates_array_literals ... ok
[INFO] [stdout] test tests::arrays::sort::rejects_non_callable_array_to_sorted_comparator ... ok
[INFO] [stdout] test tests::arrays::splice::evaluates_array_splice_generic_receivers ... ok
[INFO] [stdout] test tests::async_functions::async_arrow_captures_this ... ok
[INFO] [stdout] test tests::arrays::sequence::exposes_array_unscopables ... ok
[INFO] [stdout] test tests::async_functions::async_function_has_no_prototype_property ... ok
[INFO] [stdout] test tests::async_functions::async_arrow_is_not_constructable ... ok
[INFO] [stdout] test tests::arrays::splice::evaluates_array_splice_insertion_and_replacement ... ok
[INFO] [stdout] test tests::async_functions::async_function_not_constructable ... ok
[INFO] [stdout] test tests::async_functions::async_function_returns_a_promise ... ok
[INFO] [stdout] test tests::arrays::splice::evaluates_array_splice_deletion ... ok
[INFO] [stdout] test tests::arrays::splice::evaluates_array_splice_species_constructor_validation ... ok
[INFO] [stdout] test tests::arrays::sequence::evaluates_array_to_spliced ... ok
[INFO] [stdout] test tests::arrays::indexing::evaluates_array_indexing ... ok
[INFO] [stdout] test tests::arrays::sort::evaluates_array_to_sorted_with_compare_function ... ok
[INFO] [stdout] test tests::arrays::indexing::evaluates_array_member_access ... ok
[INFO] [stdout] test tests::async_functions::async_function_prototype_chain ... ok
[INFO] [stdout] test tests::async_functions::async_method_with_super_after_await ... ok
[INFO] [stdout] test tests::async_functions::await_of_non_promise_value ... ok
[INFO] [stdout] test tests::async_functions::body_throw_before_await_rejects ... ok
[INFO] [stdout] test tests::async_functions::async_object_method ... ok
[INFO] [stdout] test tests::async_functions::await_of_resolved_promise ... ok
[INFO] [stdout] test tests::async_functions::await_of_rejected_promise_in_try_catch ... ok
[INFO] [stdout] test tests::async_functions::code_after_await_runs_asynchronously ... ok
[INFO] [stdout] test tests::async_functions::multiple_sequential_awaits ... ok
[INFO] [stdout] test tests::async_functions::uncaught_rejection_rejects_returned_promise ... ok
[INFO] [stdout] test tests::async_functions::two_async_functions_interleave_fifo ... ok
[INFO] [stdout] test tests::async_generators::await_inside_async_generator_between_yields ... ok
[INFO] [stdout] test tests::async_functions::resolution_value_observable_after_drain ... ok
[INFO] [stdout] test tests::async_generators::completed_generator_yields_done ... ok
[INFO] [stdout] test tests::async_functions::parameter_binding_error_rejects ... ok
[INFO] [stdout] test tests::async_generators::calling_async_generator_runs_the_parameter_prologue_synchronously ... ok
[INFO] [stdout] test tests::async_generators::prototype_chain_tags ... ok
[INFO] [stdout] test tests::async_generators::async_generator_method_in_object_literal ... ok
[INFO] [stdout] test tests::async_generators::for_await_of_over_plain_array ... ok
[INFO] [stdout] test tests::async_generators::for_await_of_over_async_generator ... ok
[INFO] [stdout] test tests::async_generators::for_await_break_closes_iterator ... ok
[INFO] [stdout] test tests::async_generators::for_await_over_sync_iterable_of_promises_awaits_values ... ok
[INFO] [stdout] test tests::async_generators::overlapping_next_calls_are_fifo ... ok
[INFO] [stdout] test tests::async_generators::async_generator_method_in_class ... ok
[INFO] [stdout] test tests::async_generators::next_chain_observes_yielded_values ... ok
[INFO] [stdout] test tests::async_generators::return_mid_suspension_runs_finally ... ok
[INFO] [stdout] test tests::arrays::sequence::evaluates_array_with ... ok
[INFO] [stdout] test tests::async_generators::symbol_async_iterator_returns_self ... ok
[INFO] [stdout] test tests::async_generators::uncaught_body_error_rejects_pending_next ... ok
[INFO] [stdout] test tests::async_generators::throw_into_async_generator_caught_by_body ... ok
[INFO] [stdout] test tests::async_generators::calling_async_generator_returns_an_async_generator ... ok
[INFO] [stdout] test tests::async_generators::yield_awaits_its_operand ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p qjs-runtime --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/qjs_runtime-54645b635be0bddc` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "474815b41f4a9a9ec52776cec1fa10dfdce0ea3e062ef11adb09f61c351e0534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474815b41f4a9a9ec52776cec1fa10dfdce0ea3e062ef11adb09f61c351e0534", kill_on_drop: false }`
[INFO] [stdout] 474815b41f4a9a9ec52776cec1fa10dfdce0ea3e062ef11adb09f61c351e0534
